home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000200_icon-group-sender _Mon Aug 8 19:32:34 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  3KB

  1. Received: by cheltenham.cs.arizona.edu; Mon, 8 Aug 1994 18:21:50 MST
  2. To: icon-group-l@cs.arizona.edu
  3. Date: Mon, 8 Aug 1994 19:32:34 GMT
  4. From: soder@inmic.se (Hakan Soderstrom)
  5. Message-Id: <1994Aug8.193234.28645@sics.se>
  6. Organization: Swedish Institute of Microelectronics, Kista
  7. Sender: icon-group-request@cs.arizona.edu
  8. Subject: Announce: itweak 2.2
  9. Status: R
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12. I am happy to announce the availability of release 2.2 of
  13.  
  14.     itweak -- an interactive Icon debugger
  15.  
  16.  
  17. WHAT IS ITWEAK?
  18.  
  19. 'itweak' is an interactive debugging utility for the Icon programming
  20. language. It is based on tweaking ucode files (.u1, .u2). Your program
  21. is linked with a debugging run-time and off you go. You code, I tweak,
  22. that's the simple idea.
  23.  
  24. The 'itweak' system provides you with many of the facilities you would
  25. expect from an interactive debugger, including the ability to evaluate
  26. a wide range of Icon expressions.
  27.  
  28.  
  29. PREREQUISITES
  30.  
  31.  'itweak' requires Icon 8.10 or higher. It is completely written in
  32. Icon, and should be as portable as Icon itself.
  33.  
  34.  
  35. NICE THINGS
  36.  
  37. The package comes with reasonable documentation and with a demo.
  38. There is on-line help.
  39.  
  40. I also can't help mentioning that 'itweak' addresses a problem
  41. mentioned in the Icon Analyst, Number 25, which happened to drop into
  42. my mailbox the other day. The last article ("Local Identifiers")
  43. describes how one may wipe out Icon functions. 'itweak' has a command
  44. ('info globals') which (among other things) checks if any of the
  45. function identifiers has lost its initial value.
  46.  
  47.  
  48. CATCHES
  49.  
  50. This is the first itweak release beyond the author's immediate
  51. neighborhood. It has only been tested under Unix (SunOS 4.1.3).
  52.  
  53.  
  54. ARCHIVE
  55.  
  56. The itweak distribution can be obtained by anonymous FTP from
  57. the Icon Project FTP server as
  58.  
  59.     cs.arizona.edu:/icon/contrib/itweak-2.2.tar.Z
  60.  
  61. The size is 116 kb. Unfortunately I don't have the bandwidth for
  62. E-mail distribution.
  63.  
  64.  
  65. SUPPORT?
  66.  
  67. Send bug reports, improvements, comments etc. to the address below.
  68. There is no external funding for 'itweak', so I can't promise anything
  69. except that I am also interested in making 'itweak' better.
  70.  
  71.  
  72. Enjoy.
  73.  
  74.     Hakan
  75.  
  76. The preferred E-mail address is the one below.
  77.  
  78. ----------------------------------------------------------------
  79. Hakan Soderstrom                    | hs@soderstrom.se
  80. Soderstrom Programvaruverkstad AB   | Voice: +46 (8) 722 7320
  81. Bandhagsvagen 51                    | Fax:   +46 (8) 817980
  82. S-122 42 Enskede, SWEDEN            |
  83.